IBDAC

TCustomIBCArray.WriteArraySlice Method

Writes cached array slice.

Class

TCustomIBCArray

Syntax

procedure WriteArraySlice(const Bounds: array of integer);

Parameters
Bounds
Holds the upper and lower boundaries of the array slice.

Remarks

Call the WriteArraySlice method to write cached array slice. This method does nothing if Cached property is set to False.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback